home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / applications / wp / macro.lha / Macro / EIDock / EIDock.doc < prev    next >
Text File  |  1994-04-11  |  2KB  |  84 lines

  1.  
  2.                  Another GoldED API Example
  3.                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.                      by Richard Bemrose
  5.                  of Engineering Ideas (tm)
  6.  
  7.          Internet: r.bemrose@sheffield-hallam.ac.uk
  8.  
  9.                        PUBLIC DOMAIN
  10.  
  11. Introduction
  12. ~~~~~~~~~~~~
  13. Here is another GoldED (© Dietmar Eilert) API example which
  14. adds 17 ToolManager (© Stefan Becker) dock icons to GoldED's
  15. screen. Including some nice icons for GUIMake (© Rico
  16. Krasowshi.)
  17.  
  18. Description of icons (top to bottom);
  19.     Project
  20.     Open New
  21.     Save
  22.     Freeze
  23.     Unfreeze
  24.     New Shell
  25.     Layout
  26.     Text Info
  27.     C functions
  28.     C structures
  29.     Assembly
  30.     GUIMake Config
  31.     GUIMake Modules
  32.     GUIMake Options
  33.     GUIMake Build
  34.     Printer
  35.     Help
  36.  
  37. Requirement
  38. ~~~~~~~~~~~
  39. GoldED V0.98 and ToolManager V2.1 (inc. library.)
  40.  
  41. At least a laced high resolution screen (DBLPAL, DBLNTSC etc.)
  42. for all icons! But you can alter the source code to display
  43. less.
  44.  
  45.  
  46. Installation
  47. ~~~~~~~~~~~~
  48. Doubleclick the 'Install' icon, then select the "EIDock.api" from within
  49. GoldED's "Config/API" requester (<load> gadget).
  50.  
  51.  
  52. If you have any other GoldED APIs, Macros/Arexx scripts,
  53. icons... I'd love to hear from you.
  54.  
  55.  
  56. Regards,
  57. Rich
  58. r.bemrose@sheffield-hallam.ac.uk
  59.  
  60. A regular reader/contributer to "Info Amiga" mailing list.
  61.  
  62.  
  63. Other Engineering Ideas Products
  64. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  65. EIMinefield -
  66.         Based on the classic thinking game, Minefield
  67.         features various sized squares ensuring that it
  68.         looks good on Hi-res to Super-hi-res-laces screen
  69.         modes. Other features includes timer count up/down
  70.         option, nice WB2.+ colour scheme, custom minefield
  71.         and hall of fame history. 
  72.         Minefield Version 1.0.
  73.         Author: Richard Bemrose
  74.  
  75. EIQuotes -
  76.         A quick pseudo-random quotes generator supplield
  77.         with approximately 500 quotes/sayings/graffiti. Uses
  78.         a powerpacked quotes file. Based on a program by Adam
  79.         Evans (FF516)
  80.         Quotes Version 2.0. C Source code included.
  81.         Author: Richard Bemrose.
  82.  
  83. and more under development.
  84.